home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / tls / tls042.ltr < prev    next >
Text File  |  1994-09-02  |  1KB  |  28 lines

  1. Subj: tls042 - USR 144 Sportster dialer
  2.  
  3. This tls will provide a high speed, reliable dialer for USR 144 Sportster
  4. and USR 144 Sportster fax modems.  It will most likely work for Couriers
  5. with no modifications.
  6.  
  7. This will enable you to use cu, uucp and ppp at full speed.  In addition, it
  8. will allow dialin users to get a clean prompt right away with no hassles.
  9.  
  10. For those of you technically inclined, the dialer binary is general purpose
  11. and doesn't have any sportster specific settings hard coded.  All it does is
  12. lock the DTE rate at 38400 and translate all modem connect messages to report
  13. a 38400 connection.  Only the configuration file in /etc/default would need
  14. to be modified to make this work for another modem.  The only requirement is
  15. that it support a fixed DTE rate and automatically set the DCE rate 
  16. as needed by the remote modem.  Since unix sees only a 38400 baud device,
  17. there is no need for gettydefs baud cycling.  In addition, outbound calls
  18. don't need to specify a baud rate.  Source is included for reference.  The 
  19. only thing interesting in the /etc/default/atdialUSR144 parameter file are
  20. the extreme measures used to make sure the sportster gets reset (S13 settings).
  21. Those are necessary because some ROM versions have trouble recognizing
  22. a dial tone after a cold power on.  Fully resetting the modem avoids this
  23. problem.
  24.  
  25.  
  26. questions/comments to darrent@sco.com
  27.  
  28.